main: Make gtk_get_option_group() available to bindings
authorBastien Nocera <hadess@hadess.net>
Thu, 22 Jan 2015 14:13:10 +0000 (15:13 +0100)
committerBastien Nocera <hadess@hadess.net>
Thu, 12 Feb 2015 10:53:26 +0000 (11:53 +0100)
commit973060deb5af4f458d95e95015a831dfadbf2dcf
treef18d8da3a57b867d977e8a3491a157ce5df9c330
parentd825249b42a490175dd051af2d73e579b58a3a64
main: Make gtk_get_option_group() available to bindings

Now that GOptionGroup is registered as a boxed type [1], don't skip it
in gobject-introspection.

[1]: See https://bugzilla.gnome.org/show_bug.cgi?id=743349

https://bugzilla.gnome.org/show_bug.cgi?id=743350
gtk/gtkmain.c